* make-dist: Distribute test/ files too.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Jan 2011 18:56:58 +0000 (10:56 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Jan 2011 18:56:58 +0000 (10:56 -0800)
commit2849a70c574954580504c4799067aa64c424ecec
tree77cb9c32cce44a56ff1be6439e87947cbd77f989
parentebe3ebd975cd5e53088d311c0c4d0d7d963d9e60
* make-dist: Distribute test/ files too.

Distribute every file under test/ that is under version control,
using patterns like *.el to capture files that are added later.
Without this change, "configure" would fail, because it would
attempt to build from a Makefile.in that was not distributed.
ChangeLog
make-dist